home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / rain_for.swf / scripts / DefineSprite_801 / frame_5 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  161 b   |  3 lines

  1. var pToss = new smashing.Point(this.mcPlacer._x + this._x + this._parent._x,this.mcPlacer._y + this._y + this._parent._y);
  2. this._parent.oCitizens.toss(pToss);
  3.